home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / usenet / sources / volume90 / audio / n2a / README < prev   
Text File  |  1990-03-04  |  1KB  |  24 lines

  1. n2a converts NeXT sound files into 8SVX IFF  files.   NeXT  sound
  2. files  come  in  many  different  flavors;  n2a  groks  only  the
  3. LINEAR_16 format, which is the one that most PD sound files  seem
  4. to be using.  NeXT recording applications use the MULAW_8 format.
  5. You can convert from this format to LINEAR_16 with the sndconvert
  6. application  on  the NeXT.  You can tell whether a sound file can
  7. be processed by n2a using the command:
  8.   od -b file | head -1
  9. If the last number is 003, then the file is in LINEAR_16 format.
  10.  
  11. The program compiles both on the NeXT and the Amiga.  I have pro-
  12. vided an Amiga executable, but I would recommend running the pro-
  13. gram on the NeXT, because the resulting 8SVX  file  is  half  the
  14. size of the NeXT file.
  15.  
  16. This program is released to the public domain.
  17.  
  18.     Kriton    (UUCP: rutgers!princeton!kyrimis)
  19.               (ARPA: kyrimis@princeton.edu)
  20. -----
  21. "Everybody keep calm.  It's all under control, there's nothing to
  22.  see.  It is merely a major scientific breakthrough."
  23. -----
  24.